CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像轮廓 提取算法

搜索资源列表

  1. 图像处理算法

    1下载:
  2. rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:550490
    • 提供者:也风
  1. snake

    0下载:
  2. snake算法,用于图像轮廓提取
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1780
    • 提供者:白杨
  1. HW2

    0下载:
  2. 该程序实现了图像的轮廓提取。综合应用了图像二值化、二值化图像的黑白点噪声滤波、图像的腐蚀和膨胀、图像轮廓提取算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48588
    • 提供者:zhou
  1. paper

    1下载:
  2. 火灾图像边缘检测和轮廓提取算法研究.pdf 基于火焰图像动态特征的火灾识别算法.pdf
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:789663
    • 提供者:明明
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

    0下载:
  2. 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32128
    • 提供者:罗丁
  1. 图像轮廓 提取算法

    1下载:
  2. C++图像轮廓 提取算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-03-02
    • 文件大小:203563
    • 提供者:xjflion
  1. chap7.rar

    0下载:
  2. 医学图像处理,绝得能用的细胞边缘检测,分割最佳阈值的迭代算法,轮廓提取受噪声影响的分析,Medical image processing, the cells must have to use edge detection, segmentation optimal threshold of iterative algorithm, contour extraction affected by noise analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:61535
    • 提供者:冯董
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3659937
    • 提供者:于晓辉
  1. Adaptive

    1下载:
  2. 在边缘检测过程中 为了消除传统分水线算法引起的过分割现象,给出了一种新的过分割区域合并算法,该方法能把 复杂的目标图像分割成为一系列反映目标基本结构特征的简单区域。然后利用轮廓提取算法去除 图像内部的像素点,经最后处理得到的部分即是图像的边缘。-Adaptive Thresholds Edge Detection for Image Based on Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-22
    • 文件大小:158720
    • 提供者:yaojack
  1. Contour Extract

    1下载:
  2. 一个用c++写的图像轮廓提取的算法程序,很详细。有注释-1 with c++ to write the image contour extraction algorithms process, very detailed. Annotated
  3. 所属分类:图形图象

    • 发布日期:2012-11-27
    • 文件大小:696825
    • 提供者:BITwushaoqing
  1. initialactivecontour

    0下载:
  2. 用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测-Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:198378
    • 提供者:陈晓楠
  1. MySecond

    0下载:
  2. 图像处理程序基本算法实现,基于MFC,实现了包括图像类型转换、几何变换、空域和频域滤波、图像分割和轮廓提取等功能,适合初学者-Basic image processing algorithm, based on the MFC, including the image type to achieve the conversion, geometric transformation, spatial and frequency domain filtering, image segmentatio
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32859714
    • 提供者:徐启龙
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. gradient-vector-flow-algrithm(VC)

    0下载:
  2. 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:13623
    • 提供者:wykme
  1. gvf

    0下载:
  2. gvf算法的MATLAB实现,用于图像的轮廓提取-gvf algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:957
    • 提供者:apolloly
  1. makeyong

    3下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
  3. 所属分类:Other systems

    • 发布日期:2015-10-03
    • 文件大小:281026
    • 提供者:成林
  1. Adative-contour-extraction

    0下载:
  2. 在图像中提取轮廓(用到了自适应阈值分割算法),根据目标特征,如周长、面积等参数进行筛选,得到目标的轮廓。-Contour extraction in the image (use an adaptive thresholding algorithm), depending on the target characteristics, such as perimeter, area and other parameters of screening, target profile.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3934334
    • 提供者:风花雪月
  1. 轮廓提取

    0下载:
  2. 图像轮廓提取算法 vc6.0编译通过,不要错过啊(Image contour extraction algorithm VC6.0 compiled and passed, do not miss it)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:3515392
    • 提供者:追月寻风
  1. 内边界边缘轮廓跟踪算法

    2下载:
  2. 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-09
    • 文件大小:3072
    • 提供者:新雅zzj
  1. soble

    1下载:
  2. MATLAB实现提取灰度图像的前景目标轮廓的算法,并进行中线拟合和角度校正(Matlab algorithm for extracting object contour)
  3. 所属分类:图形图象

    • 发布日期:2021-04-18
    • 文件大小:1024
    • 提供者:下莫
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com